[]
        
(Showing Draft Content)

C1.DataCollection.C1GroupDataCollection-1.GroupDescriptions

GroupDescriptions Property

GroupDescriptions

Gets the group descriptions applied to the data.

Declaration
public override IReadOnlyList<GroupDescription> GroupDescriptions { get; }
Public Overrides ReadOnly Property GroupDescriptions As IReadOnlyList(Of GroupDescription)
Overrides